From 95f04b6c60e013bde2ba55b04a9427f77507567d Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 2 Jan 2009 15:08:57 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 88bd5649340..a6bdcec1ab4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +2009-01-02 Eli Zaretskii + + * w32.c (process_times): Compute sum of utime and stime. + (system_process_attributes): Add Qtime to the alist. + + * sysdep.c (system_process_attributes): Compute Qtime and Qctime + and add them to the alist. + + * process.c (top level) : New variables. + (syms_of_process): staticpro them. + (Fsystem_process_attributes): Add their documentation to the doc + string. + + * process.h: Declare Qtime and Qctime. + 2009-01-02 Jason Rumney * image.c: (Qgobject): New symbol. -- 2.30.2